runtime._defer.started (field)
8 uses
runtime (current package)
panic.go#L276: d.started = false
panic.go#L467: if d.started {
panic.go#L479: d.started = true
panic.go#L632: if d.started {
panic.go#L809: if d.started {
panic.go#L829: d.started = true
panic.go#L895: if d.started {
runtime2.go#L936: started bool
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)